#
# HoI - Latvian Events
#
#		written by Quetzalcoatl
#

### Umsiedlung
###################################
event = {
	id = 91363
	random = no
	country = LAT

	trigger = {
		event = 91361
	}

	style = 0	
	name = "EVT_91363_NAME"
	desc = "EVT_91363_DESC"
	picture = "Umsiedlung"
	
	date = { day = 6 month = november year = 1939 }
	offset = 1
	deathdate = { day = 30 month = december year = 1939 }

	action_a = {
		name = "ACTIONNAME91363A"
		command = { type = manpowerpool value = -3 }  #ez mg finomtsra szorulhat, hozzvetleges rtk
		command = { type = relation which = GER value = -5 }
		command = { type = sleepleader which = 19055 }  #Keizerlings
		ai_chance = 100
	}
	#action_b = {
	#	name = "ACTIONNAME91363B"
	#	command = { type = relation which = GER value = -100 }
	#	command = { type = dissent value = 5 }
	#	ai_chance = 0
	#}
}